This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
hometown
mirror of
https://github.com/hometown-fork/hometown.git
Watch
1
Star
0
Fork
You've already forked hometown
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
62782babd0
hometown
/
app
/
views
/
home
/
index.html.haml
5 lines
89 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Only load JS on homepage, no other page uses it
2016-09-24 12:47:51 +01:00
- content_for :header_tags do
Add logged-out access to the web UI (#18961)
2022-09-29 03:39:33 +01:00
= render partial: 'shared/og'
Replace preload link tag to Rails helper (#7192)
2018-04-20 01:06:53 +01:00
Change public statuses pages to mount the web UI (#19301)
2022-10-06 01:26:34 +01:00
= render 'shared/web_app'