Page Menu
Home
In-Portal Phabricator
Search
Configure Global Search
Log In
Files
F1169590
modern-store
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Fri, Sep 26, 7:48 AM
Size
1 KB
Mime Type
text/x-diff
Expires
Sun, Sep 28, 7:48 AM (1 d, 13 h)
Engine
blob
Format
Raw Data
Handle
757813
Attached To
rTMST Themes.Modern-Store
modern-store
View Options
Index: branches/1.0.x/no_permission.tpl
===================================================================
--- branches/1.0.x/no_permission.tpl (nonexistent)
+++ branches/1.0.x/no_permission.tpl (revision 14935)
@@ -0,0 +1,23 @@
+<!--##
+<NAME>No Permissions</NAME>
+<DESC>No permissions to perform this operation.</DESC>
+<SECTION>Pages</SECTION>
+##-->
+
+<!--## MAIN CONTENT ##-->
+<inp2:m_DefineElement name="content">
+
+ <inp2:m_RenderElement design="content_box">
+ <inp2:m_Capture to_var="header">
+ <inp2:st_PageInfo type="title"/>
+ </inp2:m_Capture>
+
+ <inp2:st_Field name="Description"/>
+ </inp2:m_RenderElement>
+
+</inp2:m_DefineElement>
+<!--## /MAIN CONTENT ##-->
+
+<!--## DESIGN TEMPLATE ##-->
+<inp2:m_include template="designs/default_design.des" pass_params="1"/>
+<!--## /DESIGN TEMPLATE ##-->
\ No newline at end of file
Index: branches/1.0.x/error_notfound.tpl
===================================================================
--- branches/1.0.x/error_notfound.tpl (nonexistent)
+++ branches/1.0.x/error_notfound.tpl (revision 14935)
@@ -0,0 +1,23 @@
+<!--##
+<NAME>Page Not Found</NAME>
+<DESC>404. Page not found on the server.</DESC>
+<SECTION>Pages</SECTION>
+##-->
+
+<!--## MAIN CONTENT ##-->
+<inp2:m_DefineElement name="content">
+
+ <inp2:m_RenderElement design="content_box">
+ <inp2:m_Capture to_var="header">
+ <inp2:st_PageInfo type="title"/>
+ </inp2:m_Capture>
+
+ <inp2:st_Field name="Description"/>
+ </inp2:m_RenderElement>
+
+</inp2:m_DefineElement>
+<!--## /MAIN CONTENT ##-->
+
+<!--## DESIGN TEMPLATE ##-->
+<inp2:m_include template="designs/default_design.des" pass_params="1"/>
+<!--## /DESIGN TEMPLATE ##-->
\ No newline at end of file
Event Timeline
Log In to Comment