mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-05-27 10:44:33 +00:00
Merge pull request #14 from petterreinholdtsen/typo-apps-openid
Typo apps openid
This commit is contained in:
commit
46fb665fd8
@ -26,7 +26,7 @@ class Apps(PagePlugin):
|
|||||||
@cherrypy.expose
|
@cherrypy.expose
|
||||||
@require()
|
@require()
|
||||||
def photos(self):
|
def photos(self):
|
||||||
return self.fill_template(title="Open ID", main='', sidebar_right="""
|
return self.fill_template(title="Photo Gallery", main='', sidebar_right="""
|
||||||
<strong>Photo Gallery</strong><p>Your photos might well be the most valuable
|
<strong>Photo Gallery</strong><p>Your photos might well be the most valuable
|
||||||
digital property you have, so why trust it to companies that have no
|
digital property you have, so why trust it to companies that have no
|
||||||
investment in the sentimental value of your family snaps? Keep those
|
investment in the sentimental value of your family snaps? Keep those
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user