Skip to content

Instantly share code, notes, and snippets.

@smartITNinja
Created December 19, 2017 19:45
Show Gist options
  • Save smartITNinja/adf06cf96bb7ed6c503ae28579c7a631 to your computer and use it in GitHub Desktop.
Save smartITNinja/adf06cf96bb7ed6c503ae28579c7a631 to your computer and use it in GitHub Desktop.
<script type="text/x-template" id="homeTpl">
<div>
<hr class="prettyline">
<center>
<h3 class="omb_authTitle">Vue + VueX + Vue-Router</h3>
<div class="row omb_row-sm-offset-3">
<div class="col-xs-12 col-sm-6">
<div class="imgwrapper">
<img src="https://vuejs.org/images/logo.png" class="img-responsive">
</div>
</div>
</div>
<hr class="prettyline">
</center>
</div>
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment