Logo white

ADAM / AIAHTML5

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues
  • Merge Requests 14
  • Labels
  • Wiki
  • Snippets
  • AIAHTML5
  • ..
  • DisplayTemplates
  • TextSample.cshtml
  • set up aia admin projects in aia.
    5b102476
    Harpreet Banwait authored
    2017-12-26 16:57:51 +0530  
    Browse Code ยป
TextSample.cshtml 100 Bytes
Raw Blame History Permalink
1 2 3 4 5 6
@using AIAHTML5.ADMIN.API.Areas.HelpPage
@model TextSample

<pre class="wrapped">
@Model.Text
</pre>