6 lines
No EOL
274 B
HTML
6 lines
No EOL
274 B
HTML
<div class = "projects">
|
|
<md-content layout-padding layout-margin>
|
|
<h1 style="margin-left:15px"><i class="fa fa-file-cube-o"></i> Projects</h1>
|
|
<md-button ng-click="createProjectClicked()" ng class="md-raised md-primary">Create Project</md-button>
|
|
</md-content>
|
|
</div> |