We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd7debe commit 3a2f207Copy full SHA for 3a2f207
1 file changed
Application/WebInterface/Views/Home/index.twig
@@ -4,8 +4,6 @@
4
<div class="container">
5
<h3 class="text text-muted">Hello user, this is the first page</h3>
6
<h6 class="text text-primary">This page is in <code>Application/WebInterface/Home/Index</code></h6>
7
- <h5 class="text text-success"> FrameWork By: Atul Nepal </h5>
8
- <a href="https://twitter.com/tm_a21" class="twitter-follow-button" data-show-count="true"></a>
9
- <script async src="//platform.twitter.com/widgets.js" charset="utf-8"></script>
+ <h5 class="text text-success"> Author: Atul Nepal </h5>
10
</div>
11
{% endblock %}
0 commit comments