mirror of
https://github.com/hak5darren/wifipineapple-wiki.git
synced 2025-10-29 16:59:29 +00:00
neaten
This commit is contained in:
parent
dfac42092f
commit
1d0de4f58e
@ -67,7 +67,7 @@ Our HTML code should now look like this:
|
|||||||
```
|
```
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<div ng-controller="ExampleController" class="col-md-12">
|
<div ng-controller="ExampleController" class="col-md-12">
|
||||||
{{hello}}
|
{{ hello }}
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
```
|
```
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user