summaryrefslogtreecommitdiff
path: root/app/views/custom/partials
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/custom/partials')
-rw-r--r--app/views/custom/partials/_sidebar_title_only.html.erb3
1 files changed, 3 insertions, 0 deletions
diff --git a/app/views/custom/partials/_sidebar_title_only.html.erb b/app/views/custom/partials/_sidebar_title_only.html.erb
new file mode 100644
index 00000000..819d9aed
--- /dev/null
+++ b/app/views/custom/partials/_sidebar_title_only.html.erb
@@ -0,0 +1,3 @@
1<h2 class="sidebar_headline">
2 <%= page.title %>
3</h2> \ No newline at end of file