Page Menu
Home
GnuPG
Search
Configure Global Search
Log In
Files
F20064910
layout.html
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Size
683 B
Subscribers
None
layout.html
View Options
{% extends "basic/layout.html" %}
{% block header %}
{{ super() }}
{% if pagename == 'index' %}
<
div
class
=
indexwrapper
>
{% endif %}
{% endblock %}
{% block footer %}
{% if pagename == 'index' %}
</
div
>
{% endif %}
{% endblock %}
{# do not display relbars #}
{% block relbar1 %}{% endblock %}
{% block relbar2 %}
{% if theme_github_fork %}
<
a
href
=
"http://github.com/{{ theme_github_fork }}"
><
img
style
=
"position: fixed; top: 0; right: 0; border: 0;"
src
=
"http://s3.amazonaws.com/github/ribbons/forkme_right_darkblue_121621.png"
alt
=
"Fork me on GitHub"
/></
a
>
{% endif %}
{% endblock %}
{% block sidebar1 %}{% endblock %}
{% block sidebar2 %}{% endblock %}
File Metadata
Details
Attached
Mime Type
text/html
Expires
Sun, Feb 23, 7:45 PM (5 h, 25 m)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
d8/81/b2923041bfd5d57897b13a7f9364
Attached To
rPHAB Phabricator
Event Timeline
Log In to Comment