Page Menu
Home
WickedGov Phorge
Search
Configure Global Search
Log In
Files
F4112428
Footer.mustache
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
Footer.mustache
View Options
{{!
@typedef object footerItem
@prop string id of list item element
@prop string html of list item
@prop footerItem[] items
@typedef object footerRow
@prop string className of list element
@prop string id of list element
@prop footerItem[] array-items
footerRow[] array-footer-rows iterable list of footer rows
footerRow[] array-footer-icons iterable list of footer icons
string msg-sitetitle
string msg-citizen-footer-desc
string msg-citizen-footer-tagline
}}
<footer class="mw-footer citizen-footer" {{{html-user-language-attributes}}}>
<div class="citizen-footer__container">
<section class="citizen-footer__content">
<div class="citizen-footer__siteinfo">
<div id="footer-sitetitle" class="citizen-footer__sitetitle mw-wiki-title">
<img class="mw-logo-icon" src="{{>Logo_icon_src}}" alt="" aria-hidden="true" loading="lazy" height="48" width="48">
{{>Wordmark}}
</div>
<p id="footer-desc" class="citizen-footer__desc">{{{msg-citizen-footer-desc}}}</p>
</div>
{{#data-places}}{{>Footer__row}}{{/data-places}}
</section>
<section class="citizen-footer__bottom">
<div id="footer-tagline">{{{msg-citizen-footer-tagline}}}</div>
{{#data-icons}}{{>Footer__row}}{{/data-icons}}
</section>
</div>
</footer>
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Aug 18, 22:51 (11 h, 29 m ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
35/54/7cfc5ff7c38a5cc8e068e655fdf6
Default Alt Text
Footer.mustache (1 KB)
Attached To
Mode
rMWPROD MediaWiki Production
Attached
Detach File
Event Timeline
Log In to Comment