mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-13 10:11:20 +00:00
moved directory structure
This commit is contained in:
9
website/templates/html/blog_subscribe.html
Normal file
9
website/templates/html/blog_subscribe.html
Normal file
@@ -0,0 +1,9 @@
|
||||
<h4>Subscribe</h4>
|
||||
<br>
|
||||
<p>
|
||||
<button class="btn btn-warning btn-blog-subscribe">Get Updates via Email</button>
|
||||
</p>
|
||||
<p>
|
||||
<img src="images/feed.png" style="margin-right: 4px; margin-bottom: -4px">
|
||||
<a href="rss.xml" target="_blank">RSS Feed</a>
|
||||
</p>
|
||||
Reference in New Issue
Block a user