Advertisement
RosaVelasquezRojas

loquequeda

Jul 27th, 2016
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.41 KB | None | 0 0
  1. //LO QUE HAY
  2. %%hola%%
  3. var express = require('express')
  4. , fs = require('fs')
  5. , router = express.Router()
  6. , multer = require('multer')
  7. , re = /(?:\.([^.]+))?$/
  8. , status = {}
  9. ;
  10. %%if(dada)%%
  11. //Variables para accerder a la instancia Prontus
  12. <title></title>
  13. %%/if%%
  14.  
  15. %%aquiva%%
  16.  
  17.  
  18. ______________________________________
  19. //LO QUE DEBE QUEDAR
  20. %%hola%%
  21.  
  22.  
  23.  
  24.  
  25.  
  26.  
  27.  
  28. %%if(dada)%%
  29.  
  30.  
  31. %%/if%%
  32.  
  33. %%aquiva%%
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement