mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-01 19:29:10 +00:00
[js-libs] upgraded to latest bootstrap and font-awesome
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
{% set title="Blog" %}
|
||||
|
||||
{% block content %}
|
||||
<div class="col-span-12">
|
||||
<div class="col col-lg-12">
|
||||
<h2 id="blog-title">{{ blog_title }}</h2>
|
||||
{% if blog_introduction %}
|
||||
<p>{{ blog_introduction }}</p>
|
||||
|
||||
Reference in New Issue
Block a user